Auto merge of #3051 - matklad:ws-metadata, r=alexcrichton
authorbors <bors@rust-lang.org>
Sun, 28 Aug 2016 18:01:30 +0000 (11:01 -0700)
committerGitHub <noreply@github.com>
Sun, 28 Aug 2016 18:01:30 +0000 (11:01 -0700)
commiteff0a95c7e148dfce6e06c0c7867ce2328310967
treec6f8eb8293e5a72f3cd684055fdcac209f1ff91f
parent88e46e9f9ce2d3a8230c930b35ee27ae2a23c955
parent578c1a11696b56cfe8321cb86d784bf2105104a2
Auto merge of #3051 - matklad:ws-metadata, r=alexcrichton

`cargo metadata` works with workspaces

Closes #3003